Total Complexity | 42 |
Dependencies | 1 |
Dependents | 2 |
Total lines | 334 |
Lines of code | 131 |
Logical lines of code | 78 |
Comment lines | 86 |
Methods | 14 |
Properties | 9 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
extractStyleAttributes() | 57 | 6 | 16 | |
extractRelevantInfo() | 59 | 5 | 15 | |
shouldFormatNumericValueAsDate() | 62 | 4 | 11 | |
extractNumberFormats() | 63 | 4 | 11 | |
isFormatCodeMatchingDateFormatPattern() | 58 | 3 | 14 | |
doesStyleIndicateDate() | 66 | 3 | 8 | |
doesNumFmtIdIndicateDate() | 64 | 3 | 10 | |
isFormatCodeCustomDateFormat() | 69 | 3 | 6 | |
getNumberFormatCode() | 62 | 2 | 12 | |
__construct() | 65 | 2 | 9 | |
getCustomNumberFormats() | 72 | 2 | 6 | |
getStylesAttributes() | 72 | 2 | 6 | |
getFormatCodeForNumFmtId() | 74 | 2 | 4 | |
isNumFmtIdBuiltInDateFormat() | 79 | 1 | 3 |